git-sigtimedwait
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Sat, 12 Nov 2022 13:23:05 +0000 (13:23 +0000)
committerAurelien Jarno <aurel32@debian.org>
Sat, 12 Nov 2022 13:23:05 +0000 (13:23 +0000)
commit499a31fa8e15056d0ce187930eb3ca471cd60f9c
tree34c5ce967238b1a0363cd328624bbad2a143d422
parent4fe7cd7f124576a0f92ada88d01035c86a4bb496
git-sigtimedwait

commit 19934d629ee22bbd332f04da4320e4f624c9560c
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Mon Nov 7 21:14:39 2022 +0100

    hurd: Add sigtimedwait and sigwaitinfo support

    This simply needed to add the timeout parameter to mach_msg, and copy
    information from struct hurd_signal_detail.

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name git-sigtimedwait.diff
sysdeps/mach/hurd/sigtimedwait.c [new file with mode: 0644]
sysdeps/mach/hurd/sigwait.c
sysdeps/mach/hurd/sigwaitinfo.c [new file with mode: 0644]